Package com.sendbird.live.handler

Types

Link copied to clipboard
fun interface AuthenticateHandler

AuthenticateHandler

Link copied to clipboard
fun interface ConnectionQualityListener

An interface defining a listener for connection quality updates

Link copied to clipboard
fun interface CustomItemsHandler
Link copied to clipboard
interface InitResultHandler

Handler to receive SendbirdLive.init function call processing results. All SDK requests are available after onInitSucceeded is called.

Link copied to clipboard
fun interface LiveEventHandler

A class that provides the onResult() to handle information about a liveEvent or an error from Sendbird server.

Link copied to clipboard
fun interface LiveEventListQueryResultHandler

A class that provides the onResult() to handle information about a list of liveEvents or an error from Sendbird server.

Link copied to clipboard
fun interface ReactionCountHandler
Link copied to clipboard
fun interface RTMPStreamHandler